home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 38 / PC Gamer IT CD 38 1-2.iso / HG2DEMO / hg2demo.exe / data / Shell / ldl / grpfslct.ldl < prev    next >
Text File  |  1998-10-12  |  3KB  |  135 lines

  1. # "grpfslct.ldl", PERK FLAW SELECTION
  2.  
  3. ############ PERKS LISTBOX #####################
  4.  
  5. gear_perk_lb {
  6.     int    xpix    277
  7.     int    ypix    167
  8.     int    widthpix    194
  9.     int    heightpix    200
  10.     lb:VERTSCROLLBAR {
  11.         int    xpix    5
  12.         int    ypix    30
  13.         int    widthpix    180
  14.         int    heightpix    170
  15.         int    itemheight    15
  16.         int    itemwidth    160
  17.         int    itemoffsetx    5
  18.         int    itemoffsety    30
  19.         int    headeroffsetx    10
  20.         int    headeroffsety    -6
  21.         int    rangeryoffsetx    -3
  22.         string    executesound    "general.wav"
  23.         string    image0    "SDBX007X.TGA"
  24.         header {
  25.             switch0 : FONT_10:MULTICOLOR:perkflaw.perks {
  26.                 int    widthpix    170
  27.                 int    heightpix    20
  28.                 string    just    "left"
  29.             }
  30.         }
  31.     }
  32. }
  33.  
  34. ############ FLAWS LISTBOX #####################
  35.  
  36. gear_flaw_lb {
  37.     int    xpix    277
  38.     int    ypix    167
  39.     int    widthpix    194
  40.     int    heightpix    200
  41.     lb:VERTSCROLLBAR {
  42.         int    xpix    5
  43.         int    ypix    30
  44.         int    widthpix    180
  45.         int    heightpix    170
  46.         int    itemheight    15
  47.         int    itemwidth    160
  48.         int    itemoffsetx    5
  49.         int    itemoffsety    30
  50.         int    headeroffsetx    10
  51.         int    headeroffsety    -6
  52.         int    rangeryoffsetx    -3
  53.         string    executesound    "general.wav"
  54.         string    image0    "SDBX007X.TGA"
  55.         header {
  56.             switch0 : FONT_10:MULTICOLOR:perkflaw.flaws {
  57.                 int    widthpix    170
  58.                 int    heightpix    20
  59.                 string    just    "left"
  60.             }
  61.         }
  62.     }
  63. }
  64.  
  65.  
  66. ############# PERKS & FLAWS CATEGORY BUTTONS ##############
  67.  
  68. gear_pf_switch {
  69.     int    xpix    277
  70.     int    ypix    115
  71.     int    widthpix    180
  72.     int    heightpix    45
  73.     sw {
  74.         int    xpix    0
  75.         int    ypix    0
  76.         int    widthpix    69
  77.         int    heightpix    31
  78.         perk : TXTBTN21:FONT_7:MULTICOLOR:perkflaw.perks {
  79.             int    xpix    0
  80.             int    ypix    25
  81.         }
  82.         flaw : TXTBTN21:FONT_7:MULTICOLOR:perkflaw.flaws {
  83.             int    xpix    90
  84.             int    ypix    25
  85.         }
  86.     }
  87. }
  88.  
  89. ######### RATING SCROLLBAR ####################
  90.  
  91. gear_pf_rating {
  92.     int    xpix    277
  93.     int    ypix    377
  94.     int    widthpix    200
  95.     int    heightpix    47
  96.     title : FONT_8:MULTICOLOR:perkflaw.rating {
  97.         int    xpix    13
  98.         int    ypix    0
  99.         int    widthpix    50
  100.         int    heightpix    15
  101.     }
  102.     ranger:HORIZSCROLLBAR {
  103.         int    xpix    20
  104.         int    ypix    18
  105.         int    widthpix    152
  106.         int    heightpix    12
  107.         int    minxval    0
  108.         int    maxxval    24
  109.         int    incxval    1
  110.         int    pagexval    2
  111.         int    xval    12
  112.     }
  113.     upper : FONT_7:MULTICOLOR:perkflaw.twentyfour {
  114.         string    xanchor    "right"
  115.         string    yanchor    "bottom"
  116.         int    xpix    20
  117.         int    widthpix    20
  118.         int    heightpix    15
  119.     }
  120.     lower : FONT_7:MULTICOLOR:battlearm.zero {
  121.         string    xanchor    "left"
  122.         string    yanchor    "bottom"
  123.         int    xpix    20
  124.         int    widthpix    20
  125.         int    heightpix    15
  126.     }
  127.     value : FONT_7:MULTICOLOR:perkflaw.twelve {
  128.         string    xanchor    "center"
  129.         string    yanchor    "bottom"
  130.         int    widthpix    20
  131.         int    heightpix    15
  132.     }
  133. }
  134. $
  135.